projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
561b54d
)
configure: Use AC_PROG_LIBTOOL
author
Colin Walters
<walters@verbum.org>
Wed, 26 Oct 2011 17:52:42 +0000
(13:52 -0400)
committer
Colin Walters
<walters@verbum.org>
Wed, 26 Oct 2011 17:52:42 +0000
(13:52 -0400)
This apparently helps autoreconf know we're using libtool.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index c1e5eb5362af11ad1d8f172d9a639de83a3c7722..c487ff1ac1af2253a58c79067df953233129e02b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-25,6
+25,7
@@
fi
changequote([,])dnl
# Initialize libtool
+AC_PROG_LIBTOOL
LT_PREREQ([2.2])
LT_INIT